﻿

/*layouts novos*/
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A5D2F;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-left: 10px;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A5D2F;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #900;
	text-decoration: underline;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-left-style: none;
	line-height: 18px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #7A5D2F;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
fieldset.signUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #900;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: auto;
	margin-top: auto;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #900;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7A0C06;
	font-weight: normal;
	line-height: 18px;
}
.rubricas_tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	font-weight:normal;
	line-height: 30px;
	bottom: 10px;
	background-color: #999;
}
.valores_tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #7A5D2F;
	font-weight: normal;
	line-height: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A5D2F;
}
.botoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	font-weight: normal;
	line-height: 11px;
	background-color: #CCC;
}
.linha_header {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-image: url(../../images/fundo_riscas.gif);
	background-repeat: repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #B3B3B3;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
	float: left;
	
}
.texto_pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
/*fim- layouts novos*/

.linha_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-left: 10px;
}


.texto_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

body 
{
    background-image: url(../../images/back.jpg); 
    background-repeat: repeat-y;
    background-position: center;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}